Видео с ютуба Python __Init__

What does '__init__.py' do in Python?

#3. Инициализатор __init__ и финализатор __del__ | Объектно-ориентированное программирование Python

Python's __init__ Method | 2MinutesPy

__new__ или __init__ в Python? Знаете ли вы это..

What does '__init__.py' do in Python?

Why __init__.py File is Used in Python Projects | 2MinutesPy

"__new__ VS __init__" In Python Tutorial (Simplified Explantion)

Understanding self & __init__ in Python | 2MinutesPy

Что делает файл '__init__.py' в Python?
![What exactly is 'self' in Python? [Easy explanation]](https://ricktube.ru/thumbnail/JH4q65dZPvY/mqdefault.jpg)
What exactly is 'self' in Python? [Easy explanation]

Python Classes in 1 Minute!

What should you write into the __init__.py file? 2MinutesPy

Пакеты в Python. Файл __init__, переменная __all__

__new__ VS __init__ in Python

Python super function 🦸

What is `self` in Python?

Python 3's __init__(), self, Class and Instance Objects Explained Concisely

#50 Python Tutorial for Beginners | __init__ method

Why Use __init__.py in Python Projects? #python